Skip to content

fix(compilation): include stdexcept #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 18, 2025
Merged

fix(compilation): include stdexcept #198

merged 1 commit into from
Apr 18, 2025

Conversation

dmehala
Copy link
Contributor

@dmehala dmehala commented Apr 16, 2025

Resolves #196

@dmehala dmehala requested a review from a team as a code owner April 16, 2025 14:01
@dmehala dmehala requested review from zacharycmontoya and removed request for a team April 16, 2025 14:01
@dmehala dmehala changed the title fix(compilation): add stdexcept fix(compilation): include stdexcept Apr 16, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.26%. Comparing base (4e94d09) to head (8faf701).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #198   +/-   ##
=======================================
  Coverage   70.26%   70.26%           
=======================================
  Files          47       47           
  Lines        6224     6224           
  Branches      882      882           
=======================================
  Hits         4373     4373           
  Misses       1423     1423           
  Partials      428      428           
Files with missing lines Coverage Δ
src/tracing/directives.cpp 35.62% <ø> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@dubloom dubloom self-requested a review April 18, 2025 09:27
@dmehala dmehala merged commit 6298309 into master Apr 18, 2025
49 checks passed
@dmehala dmehala deleted the dmehala/fix-compile branch April 18, 2025 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG]: Compilation Error with nginx 1.26.3 and nginx-datadog v1.6.0 - Missing <stdexcept> Include
3 participants